Descriptor class browser

Lets you explore the registered DataContextDescriptor, EntityDescriptor, and DataFieldDescriptor classes.

Registered DataContexts:
EntityTypesEntityDescriptor for SupplierClass Supplier on property EntityInterfaceAccessor
Property nameValue
MetaTableSystem.Data.Linq.Mapping.AttributedMetaTable
EntityDAOTypePeterBlum.InitialEntities.SupplierDAO
DefaultSortExpressionnull
DisplayPropertyNamenull
EntityTypePeterBlum.InitialEntities.Supplier
MetadataClassTypePeterBlum.InitialEntities.SupplierMetadata
TableName"Suppliers"
FullTableName"Suppliers"
UrlName"Suppliers"
DataContextDescriptor"NorthWindDataContext" (PeterBlum.DES.DataAnnotations.Descriptors.LINQtoSQLDataContextDescriptor)
DataContextTypePeterBlum.InitialEntities.NorthWindDataContext
PropertyNameOnDataContext"Suppliers"
IsReadOnlyFalse
RootEntityTypePeterBlum.InitialEntities.Supplier
DataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
PrimaryKeyDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
RelationshipDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
CalculatedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
NestedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.ThreadSafeDataFieldDescriptors
DefaultDataFieldDescriptorToDisplay"CompanyName" (PeterBlum.DES.DataAnnotations.Descriptors.SQLDataFieldDescriptor)
DisplayName"Suppliers"
DisplayNameLookupID""
ScaffoldFalse
ScaffoldTableAttributenull
AttributesSystem.Collections.Generic.List`1[System.Attribute]
EntityInterfaceAccessorPeterBlum.InitialEntities.Supplier
Property nameValue
SupplierID0
CompanyNamenull
ContactNamenull
ContactTitlenull
Addressnull
Citynull
Regionnull
PostalCodenull
Countrynull
Phonenull
Faxnull
HomePagenull
ProductsSystem.Data.Linq.EntitySet`1[PeterBlum.InitialEntities.Product]
This file is included with the BLD product files in the [DES product folder]\BLD\Misc\language\folder. You can add it to your applications to assist you as you work with Descriptors. Since Descriptors reveal details about your database and business logic, do not put it on your public servers.